summaryrefslogtreecommitdiff
path: root/i18npool/Library_i18nsearch.mk
AgeCommit message (Expand)Author
2013-04-05new module i18nlangtagEike Rathke
2013-01-26gbuild: remove various pointless calls that don't add anythingMichael Stahl
2012-12-27convert icu to gbuild and add to tail_buildPeter Foley
2012-12-02RepositoryExternal.mk: clean up awful icudata/icui18n duplicationMichael Stahl
2012-11-12Another attempt at fixing icu linkage as externals.Michael Meeks
2012-11-12add missing use exernals for icu pieces in textsearchMichael Meeks
2012-11-12The icui18n library is called icuin in a MSVC build for some reasonTor Lillqvist
2012-11-12re-base on ALv2 code. Includes:Michael Meeks
2012-10-23fdo#46808, use service constructor for i18n::BreakIteratorNoel Grandin
2012-09-28gbuild: invert handling of standard system libraries:Michael Stahl
2012-09-28gbuild: replace direct gb_STDLIBS use with ...Michael Stahl
2012-09-28gbuild: split uwinapi out of gb_STDLIBSMichael Stahl
2012-07-02targetted improvement of UNO API includes / usageMichael Meeks
2012-04-08LinkTarget.mk: remove gb_LinkTarget_add_package_headersMichael Stahl
2012-04-08gbuild: "use" vs. "add":Michael Stahl
2011-11-27remove pch from the include listNorbert Thiebaud
2011-11-27remove pre-compiled header support in gbuild and gbuildified moduleNorbert Thiebaud
2011-08-17convert i18npool to gbuildMatúš Kukan
Tobias Madl 2015-03-06Idle: Removed VCL_IDLE_PRIORITY_ prefix of enumTobias Madl 2015-03-06Timer: Adapted all idle includes and enum usesTobias Madl 2014-12-09changed timers to idleJennifer Liebel 2014-12-01fdo#84938: replace EVENT_ constants with enumTobias Madl 2014-10-21nShearWink -> nShearAngleMiklos Vajna 2014-10-20loplugin: cstylecastNoel Grandin 2014-10-20fdo#84938: replace TIB_ constants with enumNoel Grandin 2014-10-15nDrehWink -> nRotationAngleMiklos Vajna 2014-09-23fdo#82577: Handle WindowNoel Grandin 2014-09-12Turn SfxItemState into a C++11 scoped enumerationStephan Bergmann 2014-09-10Replace uses of old SFX_ITEM_AVAILABLE alias with SFX_ITEM_DEFAULTStephan Bergmann 2014-08-16Consistently use size_t and SAL_MAX_SIZEMatteo Casalin 2014-07-26Massive 'Dialogdiet fail' and similar to 'Dialog creation failed'Matteo Casalin 2014-06-26OSL_ENSURE->assertCaolán McNamara 2014-06-11Change SfxTabPage ctor SfxItemSet param from ref to pointerStephan Bergmann 2014-05-05unused floating window RID_SVXTBX_GRFFILTERThomas Arnhold 2014-04-10Clean up function declarations and some unused functionsStephan Bergmann 2014-04-01Explicitly mark overriding destructors as "virtual"Stephan Bergmann 2014-03-27Second batch of adding SAL_OVERRIDE to overriding function declarationsStephan Bergmann 2014-02-20svl: sal_Bool -> boolStephan Bergmann 2014-01-23SfxNoLayoutSingleTabDialog not needed anymoreCaolán McNamara 2014-01-21Fix bogus mass-conversion equalsAsciiL -> startsWithStephan Bergmann 2014-01-20Related: #i56998# use FUNIT_PERCENT instead of FUNIT_CUSTOMCaolán McNamara 2014-01-18Window::PreNotify should return boolStephan Bergmann 2014-01-17Window::Notify should return boolStephan Bergmann 2014-01-10SfxPoolItem::operator ==, != should return boolStephan Bergmann 2013-12-27SfxNoLayoutSingleTabDialog->SfxSingleTabDialogCaolán McNamara 2013-11-20convert equalsAsciiL calls to startsWith callsNoel Grandin 2013-11-19remove unnecessary use of OUString constructor when assigningNoel Grandin