summaryrefslogtreecommitdiff
path: root/reportdesign
AgeCommit message (Expand)AuthorFilesLines
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
2019-09-15Fix typosAndrea Gelmini1-2/+2
2019-09-13tdf#45789 [API CHANGE] Automatic row height in reportsIlhan Yesil15-40/+118
2019-09-06tdf#39593 use isUnoTunnelIdArkadiy Illarionov3-5/+6
2019-09-06Fixing "...."Andrea Gelmini2-3/+3
2019-08-31tdf#118710 - Report Builder Character Settings dialog Highlighting tab pageTamás Zolnai1-1/+1
2019-08-24loplugin:returnconstval in fpicker..reportdesignNoel Grandin1-1/+1
2019-08-17tdf#88205 Adapt uses of css::uno::Sequence to use initializer_list ctorJulien Nabet2-8/+2
2019-08-17tdf#125340 transport preferred dialog parent down the migration dialogCaolán McNamara1-1/+1
2019-08-17Simplify Sequence iterations in postprocess..saxArkadiy Illarionov15-129/+83
2019-08-15loplugin:sequenceloop in postprocess..reportdesignNoel Grandin4-5/+5