summaryrefslogtreecommitdiff
path: root/reportdesign/inc
AgeCommit message (Expand)AuthorFilesLines
2017-07-18move SID_DISTRIBUTION to reportdesignCaolán McNamara1-1/+1
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand2-2/+2
2017-07-07C++11 remove std::binary_function bases from functorsJochen Nitschke1-1/+1
2017-06-26Translate German comments and debug strings (leftovers in r... dirs)Johnny_M1-1/+1
2017-06-03cleanup unused css/inspection/ and css/reportdesign includesJochen Nitschke2-2/+0
2017-05-20cleanup unused css/script/ includesJochen Nitschke1-3/+0
2017-05-12convert SdrLayerId to strong_intNoel Grandin1-3/+3
2017-05-05fix spelling, methode -> methodNoel Grandin1-1/+1
2017-05-03loplugin:checkunusedparams in package..reportdesignNoel Grandin1-1/+1
2017-05-02untranslated strings are just stringsCaolán McNamara2-4/+23
2017-04-27tools: move errcode.hxx to the vcl moduleChris Sherlock1-1/+1
2017-04-26remove reportdesign bitmaps from .src filesCaolán McNamara2-21/+35
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock2-2/+2
2017-04-20loplugin:unusedmethodsNoel Grandin2-2/+0
2017-04-18convert navigator menu to .uiCaolán McNamara1-2/+0
2017-04-14convert group sort context menu to .uiCaolán McNamara1-1/+0
2017-04-13convert ControlModification to scoped enumNoel Grandin1-13/+13
2017-03-31tdf#82580 tools: rename Rectangle to tools::RectangleMiklos Vajna1-4/+4
2017-03-24convert ViewShellId to o3tl::strong_intNoel Grandin1-1/+1
2017-03-17remove unused defines from HRC files in reportdesignNoel Grandin2-7/+0
2017-03-14remove unused RID constantsNoel Grandin1-13/+0
2017-03-03Remove redundant 'inline' keywordStephan Bergmann5-22/+22
2017-02-21loplugin:unusedmethodsNoel Grandin1-1/+1
2017-02-18Convert RID_MENU_REPORT to xmlMaxim Monastirsky1-3/+2
2017-01-26Remove dynamic exception specificationsStephan Bergmann5-288/+288
2017-01-19New loplugin:dynexcspec: Add @throws documentation, reportdesignStephan Bergmann2-0/+4
2017-01-16r*: load BitmapEx resources instead of Image onesCaolán McNamara1-3/+3
2016-12-22unwind RID_SVXIMGLIST_RPTEXPL ImageListCaolán McNamara1-2/+18
2016-11-21convert inventorId to scoped enumNoel Grandin2-8/+3
2016-11-07Revert "Reverts a commit series that cripple windows ci."Caolán McNamara2-5/+0
2016-11-05Reverts a commit series that cripple windows ci.Norbert Thiebaud2-0/+5
2016-11-04replace OColorPopup with SvxColorWindowCaolán McNamara2-5/+0
2016-11-01Omit the default comparatorTakeshi Abe1-1/+1
2016-10-19loplugin:expandablemethodds in reportdesign..salNoel Grandin1-6/+0
2016-09-27convert floating add field to .ui formatCaolán McNamara1-11/+1
2016-09-23perf: eliminate SfxSimpleHint and move to SfxHint, tdf#87101 relatedEike Rathke1-1/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann7-11/+11
2016-09-04coverity#1371177 default assign is good enoughCaolán McNamara1-2/+0
2016-08-12loplugin:unusedenumconstants in package..svtoolsNoel Grandin1-3/+0
2016-08-01svl: implement SfxUndoAction::GetViewShellId() interface in SfxListUndoActionMiklos Vajna1-1/+1
2016-08-01svl: avoid defaulted parameter in SfxUndoManager::EnterListAction()Miklos Vajna1-1/+1
2016-07-25new loplugin overrideparamNoel Grandin1-1/+1
2016-06-06remove unused constants in HRC filesNoel Grandin2-9/+0
2016-06-06remove some manual ref-countingNoel Grandin1-2/+2
2016-05-25(nearly) nothing uses GetUniqueId anymore, so remove it.Caolán McNamara1-4/+0
2016-05-24Revert "remove some manual ref-counting"Noel Grandin1-2/+2
2016-05-24remove some manual ref-countingNoel Grandin1-2/+2
2016-05-12reportdesign: replace rest of boost::ref usage with C++11 lambdasMichael Stahl3-3/+0
2016-05-06teach passstuffbyref plugin to check for..Noel Grandin1-1/+1
2016-04-22Avoid reserved identifiersStephan Bergmann1-6/+6