summaryrefslogtreecommitdiff
path: root/basctl/inc
AgeCommit message (Expand)AuthorFilesLines
2020-05-24remove some unused definesNoel Grandin1-1/+0
2020-04-26update pchesCaolán McNamara1-5/+2
2020-04-22uiobject.hxx only needs forward declaresCaolán McNamara1-2/+4
2020-02-21Drop o3tl::optional wrapperStephan Bergmann1-1/+1
2020-02-19can avoid including svtools/ctrlbox.hxxCaolán McNamara1-9/+1
2020-02-19weld WatchWindow panelCaolán McNamara3-11/+1
2020-02-16use fwd decls of StatusBarCaolán McNamara1-2/+1
2020-02-16use fwd declsCaolán McNamara1-11/+1
2020-02-14use forward decls to reduce including unnecessary headersCaolán McNamara1-1/+2
2020-02-14don't need to include split.hxx or scrbar.hxxCaolán McNamara1-3/+1
2020-02-13remove unneeded includes and update pchCaolán McNamara1-2/+7
2020-02-08weld LibBox and LanguageBox Item WindowsCaolán McNamara1-1/+2
2020-02-06drop newly unused FontSizeBoxCaolán McNamara1-4/+1
2020-02-01make update_pch also consider files in <module>/src/**/incLuboš Luňák1-7/+110
2020-01-27tdf#124176:Use pragma once instead of include guardsayhanyalcinsoy2-8/+2
2019-12-04remove some unnecessary includes and update pchesCaolán McNamara1-4/+8
2019-12-01Introduce o3tl::optional as an alias for std::optionalStephan Bergmann1-1/+1
2019-10-18make bin/update_pch.s always include code in trivial #if'sLuboš Luňák1-1/+4
2019-10-03update basctl pchCaolán McNamara1-42/+16
2019-05-12regenerate PCH headersLuboš Luňák1-33/+1
2019-05-10tdf#62699 Drop pass-through header file include/svx/svdattr.hxxGabor Kelemen1-1/+0
2019-05-09regenerate PCH headers for the 4 new levelsLuboš Luňák1-137/+43
2019-04-28rename animate.hxx to animate/Animation.hxx, more changes followTomaž Vajngerl1-1/+1
2019-03-14Resolves tdf#122707 - Replace listbox for print range by radio buttonsheiko tietze1-4/+4
2019-03-11i#119731 Hyperlink Control on dialog EditorShubham Goyal1-0/+1
2019-03-08tdf#53524 Create UNO grid control- dialog editorShubham Goyal1-0/+1
2019-02-28remove some unused definesNoel Grandin1-2/+0
2019-02-20o3tl::make_unique -> std::make_unique in include/ & o3tl/Gabor Kelemen1-1/+0
2019-02-13Pointer is pointlessNoel Grandin1-1/+0
2018-11-29Adds print even pages/print odd pages options in print dialogDaniel Silva1-0/+2
2018-11-29Configures page range in print dialogDaniel1-3/+3
2018-11-17Adapt to C++2a char_tStephan Bergmann1-1/+1
2018-11-07move SvTreeListBox to vclCaolán McNamara1-5/+5
2018-03-20drop unnecessary includesCaolán McNamara1-1/+0
2018-03-11Move (and rename) graphic stuff from svtools to vclTomaž Vajngerl1-1/+1
2018-03-02delete colordata.hxxNoel Grandin1-1/+0
2018-02-22Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/Stephan Bergmann1-1/+1
2017-12-11tdf#63154 removed some solar.h referencesekuiitr1-1/+0
2017-09-22Fresh run of bin/update_pch.shMike Kaganski1-20/+44
2017-08-17drop unused SdrCustomShapeAdjustmentItemJochen Nitschke1-1/+0
2017-08-01move resmgr to unotoolsCaolán McNamara1-1/+1
2017-07-31loplugin:constparams in basctlNoel Grandin1-1/+1
2017-07-21de-hrc various thingsCaolán McNamara1-2/+2
2017-07-21migrate to boost::gettextCaolán McNamara3-122/+122
2017-07-15emfplus: create a wmf/emf/emf+ primitive based importerArmin Le Grand1-1/+1
2017-05-31disambiguate dual use of toolbar idsCaolán McNamara1-2/+0
2017-04-30untranslated strings are just stringsCaolán McNamara1-0/+41
2017-04-25remove bitmaps from .src filesCaolán McNamara2-16/+31
2017-04-25errinf.hxx moved out of tools and into vcl moduleChris Sherlock1-1/+1
2017-04-20loplugin:unusedmethodsNoel Grandin1-1/+0