summaryrefslogtreecommitdiff
path: root/extensions/source/bibliography/toolbar.cxx
AgeCommit message (Expand)Author
2023-06-06use more officecfg for SvtMiscOptionsNoel Grandin
2023-04-02Avoid conversions between OUString and OString in VCLMike Kaganski
2022-09-19Rename MouseNotifyEvent to NotifyEventTypeSamuel Mehrbrodt
2022-06-21clang-tidy modernize-pass-by-value in extensionsNoel Grandin
2022-02-06Simplify sequence of PropertyValue in cui/editeng/extensionsJulien Nabet
2022-01-17Recheck modules [e-f]* with IWYUGabor Kelemen
2021-09-28gives names to all the Idles and TasksNoel Grandin
2021-03-11use strong_int for item ids in vcl::ToolBoxNoel
2021-02-23weld bibliography autofilter menuCaolán McNamara
2021-02-22loplugin:refcounting in extensionsNoel
2020-12-19make *String(string_view) constructors explicitNoel Grandin
2020-12-15don't need to include vcl/menu.hxx hereCaolán McNamara
2020-11-02toolbox always has flat styleNoel Grandin
2020-09-16Turn OUStringLiteral into a consteval'ed, static-refcound rtl_uStringStephan Bergmann
2020-08-28Change OUStringLiteral from char[] to char16_t[]Stephan Bergmann
2020-08-14loplugin:simplifybool moreNoel Grandin
2020-05-13weld bibliography EditBox control ItemWindowCaolán McNamara
2020-05-13weld bibliography ComboBox control ItemWindowCaolán McNamara
2020-04-14loplugin:flatten in extensionsNoel Grandin
2020-03-11tdf#42949 Fix IWYU warnings in extensions/*/*cxxGabor Kelemen
2019-05-27weld MappingDialogCaolán McNamara
2019-02-16weld DBChangeDialog_ImplCaolán McNamara
2019-01-07tdf#42949 Fix IWYU warnings in include/vcl/[v-x]*Gabor Kelemen
2018-12-08use Image(OUString) instead of Image(Bitmap(OUString))Noel Grandin
2018-02-26loplugin:oncevar extend to tools/gen.hxx typesNoel Grandin
2018-02-14loplugin:changetoolsgen in editeng..extensionsNoel Grandin
2017-10-23loplugin:includeform: extensionsStephan Bergmann
2017-10-01tdf#39468 Translate German comments (leftovers)Johnny_M
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-07-21migrate to boost::gettextCaolán McNamara
2017-06-18remove unused osl/mutex.hxx includesJochen Nitschke
2017-05-20Translate German comments and debug strings (leftovers in e... dirs)Johnny_M
2017-04-26remove extensions bitmaps from .src filesCaolán McNamara
2017-03-13Clean up integer types representing positions in ToolBox's item vectorStephan Bergmann
2017-01-26Remove dynamic exception specificationsStephan Bergmann
2017-01-23Change all Idle* LINKs to be Timer*Jan-Marek Glogowski
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski
2016-12-24unwind RID_TOOLBAR_IMGLIST and RID_TOOLBAR_BIGIMGLIST ImageListsCaolán McNamara
2016-10-05Remove _TYPED suffix from tools/link.hxx macrosStephan Bergmann
2016-08-31tdf#101810 - Crash when selecting Bibliography from ToolsNoel Grandin
2016-08-05loplugin:countusersofdefaultparams in editeng..fpickerNoel Grandin
2016-06-23tdf#97527 - vcl: reference-count MenuNoel Grandin
2016-06-10Clean up uses of Any::getValue() in extensionsStephan Bergmann
2016-04-26clang-tidy modernize-loop-convert in e*Noel Grandin
2016-04-18clang-tidy performance-unnecessary-copy-initializationNoel Grandin
2016-03-08convert custom bibliography toolbar to .ui formatCaolán McNamara
2016-03-03loplugin:unuseddefaultparams variousNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2015-10-21more removal of com::sun::star typedefsNoel Grandin
2015-10-21boost::ptr_vector->std::vectorNoel Grandin