| 15f98d3c | 03-Nov-2022 | mseidel | Cleanup resource file, small string change
 (cherry picked from commit ae40ccb055f9bc0e6ace435dbdaaed18276c035f)
 | 
| 3c7e5543 | 13-Oct-2022 | mseidel | Fixed typo (continueing -> continuing) / final step
 (cherry picked from commit ed2dba9c5c53094e7aa84277c25e9c183d2ec4ab)
 | 
| 2b784d25 | 11-Oct-2022 | Matthias Seidel | Update unomap.cxx(cherry picked from commit 1aad1b44b8f6e14bb7a2f0bad79a4e105d711f92)
 | 
| 3a942b5b | 11-Oct-2022 | Matthias Seidel | Update unomap.cxx(cherry picked from commit 8b1e061436fef1eba9eef1e2a1c3974a8d059982)
 | 
| a638af5d | 09-Oct-2022 | mseidel | Fixed typo (continueing -> continuing) and some other / 3rd step
 (cherry picked from commit cb5f33c6ec1b2237d235cb26d08af42dc3322442)
 | 
| 3e9d8370 | 07-Oct-2022 | mseidel | Fixed typo (continueing -> continuing) and some other / 2nd step
 (cherry picked from commit 09b5391526220384d8e577a933aac32143816f9a)
 | 
| 1d2b8aac | 02-Oct-2022 | mseidel | Removed whitespace, partial translation
 (cherry picked from commit f7000868844f98c1a632a86e5f4b517450c1c68f)
 | 
| 0c84c94f | 27-Sep-2022 | mseidel | Add fixed line in dialog
 (cherry picked from commit 24cebcdcd082893769c03848515688e48399d033)
 | 
| ae769d8d | 27-Sep-2022 | Peter | Proposed fix for Issue 60217 (#155)
 A dot is only added if both Variables rDBData.sDataSource and sCommand contain something. Otherwise the dot is not added
 
 Co-authored-by: Matthias
 Proposed fix for Issue 60217 (#155)
 A dot is only added if both Variables rDBData.sDataSource and sCommand contain something. Otherwise the dot is not added
 
 Co-authored-by: Matthias Seidel <mseidel@apache.org>
 (cherry picked from commit b0300d3f06359ce6369a816bca32e2f34a230253)
 show more ...  | 
| 2176ad32 | 23-Sep-2022 | mseidel | Small change in dialog
 (cherry picked from commit a39633e71443938ee22af305c93c4a91f86ad37f)
 | 
| b174fd2f | 24-Aug-2022 | mseidel | Remove superfluous space in tooltip
 This fixes
 
 https://bz.apache.org/ooo/show_bug.cgi?id=105913
 
 Many thanks to Oliver Specht!
 
 (cherry picked from commit dbca5b1a75
 Remove superfluous space in tooltip
 This fixes
 
 https://bz.apache.org/ooo/show_bug.cgi?id=105913
 
 Many thanks to Oliver Specht!
 
 (cherry picked from commit dbca5b1a75ddace19141aafd9609bcc4c13a8b89)
 show more ...  | 
| a4b2faf0 | 22-Aug-2022 | mseidel | Rename PaintBorderAndShadow -> PaintPageBorder
 (cherry picked from commit 349543177130a4ef2aa2828e9e63c9dfa2ad2986)
 | 
| f3bf8e1e | 22-Aug-2022 | mseidel | Fixed typos (TOOD -> TODO)
 (cherry picked from commit 00245318452aeba6d36c95ae7db8b7b7a688e764)
 | 
| 191e3f36 | 08-Jul-2022 | mseidel | Cleaned up resource files, removed whitespace
 (cherry picked from commit 939a62546b9622f36c574146eb96f3c52e672da0)
 | 
            | Revision tags: AOO4113-GA | 
|
| bcc0735f | 27-Jun-2022 | mseidel | Fixed dBase -> dBASE
 (cherry picked from commit 9d58340b4b4928db974535ae81750b02811b636a)
 | 
| d78c8e1e | 17-May-2022 | mseidel | Fixed typo, removed whitespace
 (cherry picked from commit 8fe0c17b03c40f43fa26bb2162d094afc2a6e60c)
 | 
| 1ea3b50f | 09-May-2022 | mseidel | Cleaned up resource files, removed whitespace
 (cherry picked from commit 2967c860080b0ed900c4e90dd9b0f2e552c78e32)
 | 
| 307b55ca | 02-May-2022 | mseidel | Further code cleanup for removing Writer page shadows
 (cherry picked from commit e421cc8f5a44fb75e600a9c9b13043c3230766fa)
 | 
| ad095790 | 26-Apr-2022 | mseidel | First code cleanup for removing Writer page shadows.
 Follow up for:
 https://github.com/apache/openoffice/commit/9d12c51fa1a1c1f5d69b792b73aae71e86afff00
 
 (cherry picked from comm
 First code cleanup for removing Writer page shadows.
 Follow up for:
 https://github.com/apache/openoffice/commit/9d12c51fa1a1c1f5d69b792b73aae71e86afff00
 
 (cherry picked from commit 4a763550f709e8162c2a264ec14dcaf99eaf5fa7)
 show more ...  | 
| 5b75b699 | 14-Apr-2022 | mseidel | Cleaned up resource files, removed whitespace
 (cherry picked from commit bdf8903e5132d9a742c677e9160b2f1034e7d84a)
 | 
| 6358e474 | 03-Apr-2022 | mseidel | Cleaned up resource files, removed whitespace
 (cherry picked from commit d4eab930954f7ec6ab03a12d33b8994e3f2a06c5)
 | 
| 2d960a63 | 01-Apr-2022 | mseidel | Cleaned up resource files, removed whitespace
 (cherry picked from commit 178b6841fb82dc324747ff281d46405b4dc88897)
 | 
| 17f75740 | 29-Mar-2022 | mseidel | Cleaned up resource files, removed whitespace
 (cherry picked from commit ae79dcaa84979233d79080f39e36b4901d625a65)
 | 
| 6db34107 | 22-Mar-2022 | Arrigo Marchiori | Treat negative values correctly
 Fixes bug #128461
 
 Thanks to Czesław Wolański for pointing out the problem and the
 solution.
 
 (cherry picked from commit 1dfc6c9463fbb9b84
 Treat negative values correctly
 Fixes bug #128461
 
 Thanks to Czesław Wolański for pointing out the problem and the
 solution.
 
 (cherry picked from commit 1dfc6c9463fbb9b844e2b5cbe65eeb832bc1a977)
 show more ...  | 
| a5de15fa | 19-Mar-2022 | mseidel | Cleaned up resource files, removed whitespace
 (cherry picked from commit 229c356c86968a64c780a14c6643e6e413d90257)
 |