summaryrefslogtreecommitdiff
path: root/fpicker/source/office/OfficeControlAccess.cxx
AgeCommit message (Expand)Author
2018-02-08tdf#86739 Option to set image anchor type in image insert dialogSamuel Mehrbrodt
2018-01-12More loplugin:cstylecast: fpickerStephan Bergmann
2017-12-19inline use-once typedefsNoel Grandin
2017-12-07gpg4libre: add gpg encrypt checbox to win32 filepickerThorsten Behrens
2017-09-21Rename GetSelectEntryPos -> GetSelectedEntryPosSamuel Mehrbrodt
2017-09-21Rename GetSelectEntry -> GetSelectedEntrySamuel Mehrbrodt
2017-08-30gpg4libre: Encrypt with GPG checkbox in SaveAs file dialog, 1st stabKatarina Behrens
2017-07-20loplugin:constparams in fpickerNoel Grandin
2017-07-06use more begin()/end() for SequenceNoel Grandin
2017-05-19loplugin:stringcopy: fpickerStephan Bergmann
2017-03-23loplugins:redundantcast teach it about c-style typedef castsNoel Grandin
2017-02-14Convert WindowType to scoped enumNoel Grandin
2016-11-23convert PROPERTY_FLAG to o3tl::typed_flagsNoel Grandin
2016-03-31use SAL_N_ELEMENTS more widelyNoel Grandin
2016-02-09Remove excess newlinesChris Sherlock
2016-01-10Fix typosAndrea Gelmini
2016-01-07cppcheck: noExplicitConstructorCaolán McNamara
2015-11-10loplugin:nullptr (automatic rewrite)Stephan Bergmann
2015-10-14com::sun::star->css in fpicker/Noel Grandin
2015-08-14loplugin: defaultparamsNoel Grandin
2015-04-02Change INetProtocol enumerators to CamelCaseStephan Bergmann
2015-04-02Change INetProtocol to scoped enumerationStephan Bergmann
2015-01-09override the overloading of "overload" to decrease cognitive (over-)loadMichael Stahl
2014-12-15fpicker: Use appropriate OUString functions on string constantsStephan Bergmann
2014-11-06Revert "use the new OUString::fromUtf8 method"Stephan Bergmann
2014-11-06use the new OUString::fromUtf8 methodNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-22fdo#84086 Fix assorted use-after-free bugsMatthew J. Francis
2014-09-12fpicker: sal_Bool -> boolStephan Bergmann
2014-06-05various: remove SAL_THROW macroNoel Grandin
2014-04-23fpicker: sal_Bool->boolNoel Grandin
2014-03-05made ListBox handle more than 64k elements, fdo#61520 relatedEike Rathke
2014-02-26Remove visual noise from fpickerAlexander Wilms
2014-02-23Remove unneccessary commentsAlexander Wilms
2013-11-14-Werror,-Wunused-member-functionStephan Bergmann
2012-12-10rtl:: removal in fpickerRadu Ioan
2012-07-06re-base on ALv2 code. Includes:Michael Meeks
2012-05-29targetted SAL_N_ELEMENTS reversion.Michael Meeks
2012-01-17Replaced SAL_INFO with SAL_WARN were applicable.Marcel Metz
2012-01-16Replaced DBG_ERRORFILE with SAL_INFO.Marcel Metz
2011-12-26Fix for fdo43460 Part XIX getLength() to isEmpty()Olivier Hallot
2011-11-27remove include of pch header from fpickerNorbert Thiebaud
2011-09-15Rewrite a bit so that Windows dbgutils build does not shoutFridrich Štrba
2011-09-15We can't #define _HAS_ITERATOR_DEBUGGING 0 in just some of the source filesTor Lillqvist
2011-08-29More #define _HAS_ITERATOR_DEBUGGING 0 to fix _DEBUG MSVC buildsTor Lillqvist
2011-08-23Avoid compilation error in dbgutil (_DEBUG) MSVC buildTor Lillqvist
2011-03-24remove executable bit from files that are not executablesLuboš Luňák
2011-03-12Merge commit 'ooo/DEV300_m101' into integration/dev300_m101Thorsten Behrens
2011-03-02Move DBG_ERROR to OSL_FAILThomas Arnhold
2010-11-10 removetooltypes01: #i112600# resync to DEV300_m92; remove tooltypes from xml...Xiaofei Zhang