summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
2020-01-07extract some common code from ImportContext classesNoel Grandin13-50/+3
2020-01-07Fix typo in codeAndrea Gelmini8-16/+16
2020-01-07Fix typo in codeAndrea Gelmini1-4/+4
2020-01-06weld AreaPropertyPanelCaolán McNamara2-4/+4
2019-12-26use more TOOLS_WARN_EXCEPTIONNoel Grandin5-9/+10
2019-12-20loplugin:duplicate-definesNoel Grandin1-2/+0
2019-12-20loplugin:duplicate-definesNoel Grandin1-5/+0
2019-12-19sal_Char->char in remotebridges..saxNoel Grandin7-14/+14
2019-12-18loplugin:duplicate-definesNoel Grandin1-0/+1
2019-12-14loplugin:expandablemethodsNoel Grandin6-8/+3
2019-12-13loplugin:unusedmethodsNoel Grandin2-11/+0
2019-12-11Removed duplicated includeAndrea Gelmini1-1/+0
2019-12-11tdf#105225 Use new background tab page in Base:Report BuilderJim Raykowski3-48/+113
2019-12-09drop newly unused SfxFloatingWindowCaolán McNamara1-1/+2
2019-12-09weld Property BrowserCaolán McNamara2-56/+21
2019-12-05Fix typoAndrea Gelmini1-2/+2
2019-12-04drop some unnecessary includesCaolán McNamara2-5/+1
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-4/+7
2019-12-04weld ONavigatorCaolán McNamara6-424/+419
2019-12-04weld OGroupsSortingDialogCaolán McNamara5-586/+560
2019-12-03drop some unnecessary includesCaolán McNamara3-4/+0
2019-12-03weld OAddFieldWindowCaolán McNamara7-404/+347
2019-12-03remove some useless comment linesNoel Grandin8-10/+0
2019-12-02use weld::WaitObjectCaolán McNamara3-7/+4
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann2-2/+2
2019-11-22make some classes module-privateNoel Grandin1-8/+8
2019-11-22Extend loplugin:external to warn about classesStephan Bergmann10-0/+57
2019-11-13no need to store reference to Import hereNoel Grandin1-3/+2
2019-11-02New loplugin:conditionalstringStephan Bergmann3-6/+6
2019-10-19loplugin:unusedfieldsNoel Grandin2-5/+0
2019-10-19loplugin:unusedmethodsNoel Grandin1-1/+0
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák3-2/+9
2019-10-15new loplugin:bufferaddNoel Grandin3-15/+6
2019-10-13drop some unnecessary includesCaolán McNamara1-6/+0
2019-10-13rename FontPrevWindow back to SvxFontPrevWindowCaolán McNamara1-1/+1
2019-10-13update reportdesign pchesCaolán McNamara3-33/+14
2019-10-13no longer need bInterimBuilderCaolán McNamara1-2/+0
2019-10-13weld ConditionalFormattingDialogCaolán McNamara11-517/+279
2019-10-11simplify "a = a +" to "a +="Noel Grandin1-1/+1
2019-10-09loplugin:redundantpointeropsStephan Bergmann2-2/+2
2019-10-09loplugin:redundantpointerops check other pointer typesNoel Grandin1-1/+1
2019-10-08loplugin:redundantpointerops simplify *p.get()Noel Grandin1-1/+1
2019-10-05Convert various RPTUI_ID_* to SfxUInt16ItemNoel Grandin1-3/+3
2019-10-03loplugin:virtualdeadNoel Grandin3-19/+0
2019-10-01loplugin:stringadd in package..saxNoel Grandin4-16/+7
2019-09-26drop unnecessary includes and update pchCaolán McNamara2-31/+11
2019-09-26loplugin:constmethod in reportdesignNoel Grandin6-7/+7
2019-09-23tdf#39593 use getUnoTunnelImplementationArkadiy Illarionov1-6/+3
2019-09-23do not require $(SRCDIR) in every gb_Library_set_precompiled_headerLuboš Luňák3-3/+3
2019-09-23Resolves tdf#127400 - Allow to show tip of the day againHeiko Tietze1-0/+1