summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Removed unnecessary tools includes.Marcel Metz2012-01-05198-201/+3
|
* Removed unnecessary tools includes.Marcel Metz2012-01-05110-116/+12
| | | | | | | | | | | | | | | | | Hello lo-devs, this patch series removes a lot of unnecessary includes for the various tools header. The patches without suffix should be applied to the core repository, the .binfilter.patch suffix should be applied to the binfilter repository. I've tested the build with the configuration --enable-binfilter --enable-dbgutil --enable-debug, is this sufficient or did I miss another important configuration, that enables some conditional compiled code? I've only build this on linux-x86_64, but the patch also touches some of the mac specific code like fpicker/source/aqua/SalAquaFilePicker.mm so it would be maybe a good idea to test this patch. regards Marcel Metz
* Fix for fdo43460 Part XXII getLength() to isEmpty()Gustavo Buzzatti Pacheco2012-01-0515-76/+76
| | | | | | Part XXII modules jvmfwk, l10ntools, lingucomponent
* Adapt doxygen gen script to changed Env file name.Thorsten Behrens2012-01-051-4/+1
|
* chmod -x on java filesTomas Hlavaty2012-01-052-0/+0
|
* idl fix package namesTomas Hlavaty2012-01-059-15/+15
|
* fix broken ifndef/define guard in idlTomas Hlavaty2012-01-052-4/+4
|
* offapi: css.chart2.XAxis: fix include guard conflictMichael Stahl2012-01-051-2/+2
|
* Bump yearAndras Timar2012-01-051-1/+1
|
* sal: try to fix MinGW min/max breakage by inliningMichael Stahl2012-01-051-2/+7
|
* minor idl fixesTomas Hlavaty2012-01-055-6/+6
|
* use the docshell to change tab attributes. don't do it directlyNorbert Thiebaud2012-01-051-2/+5
|
* Replace (Byte)String with rtl::O(U)StringChristina Rossmanith2012-01-056-35/+36
|
* try and get callcatcher working againCaolán McNamara2012-01-051-1/+3
|
* Bump year.Stephan Bergmann2012-01-051-2/+2
|
* Leak TypeDescriptor_Init_Impl to avoid problems at exit.Stephan Bergmann2012-01-051-98/+106
|
* Explicitly initialize TypeDescriptor_Init_Impl.Stephan Bergmann2012-01-051-5/+13
|
* Page Break: center the tab on the mouse and remove click on the lineCédric Bosdonnat2012-01-051-18/+3
|
* fpicker: add missing comphelperMichael Stahl2012-01-051-0/+1
|
* potential null pointer dereferenceNorbert Thiebaud2012-01-051-37/+39
|
* always put unlocalized properties files to the oxtDavid Tardon2012-01-051-1/+4
|
* Resolves: fdo#43867 collection of problems causing loss of ole2 previewsCaolán McNamara2012-01-055-55/+59
| | | | | | | | | | | | a) factor out part of SvXMLEmbeddedObjectHelper::ImplGetStorageNames as splitObjectURL to reuse in SvXMLGraphicHelper::ImplGetStreamNames to get better url splitting logic to handle "./ObjectReplacements/foo" b) FN_UNO_REPLACEMENT_GRAPHIC_URL and FN_UNO_GRAPHIC ids collide urls incorrectly treated as graphics c) imported preview images for objects set on a temporary svt::EmbeddedObjectRef *copy* of the object, not the real object.
* pesky dependenciesCaolán McNamara2012-01-051-1/+3
|
* reduce ifdef forestCaolán McNamara2012-01-051-8/+7
|
* more informative debugging outputCaolán McNamara2012-01-051-2/+3
|
* unnecessary includeCaolán McNamara2012-01-051-1/+0
|
* catch by const refCaolán McNamara2012-01-051-43/+45
|
* sObjectReplacements string unreferencedCaolán McNamara2012-01-051-2/+0
|
* don't make it a secret what the invalid url wasCaolán McNamara2012-01-051-1/+2
|
* Related: fdo#43867 header styles contain content like document bodyCaolán McNamara2012-01-051-8/+9
| | | | | | | If we have to acquire before inserting content into a document, then we also need to acquire before copying styles into a document, seeing as header styles contain content, so whatever can happen during content insertion can happen during the content insertion of the contents of a header style.
* try and track changes to INPATH definitionCaolán McNamara2012-01-051-1/+2
|
* add a comphelper::string::getTokenCountCaolán McNamara2012-01-05140-411/+589
| | | | | | suitable for conversion from [Byte]String::GetTokenCount converted low-hanging variants to rtl::O[UString]::getToken loops added unit test
* GetTokenCount on empty string is always 0Caolán McNamara2012-01-051-2/+2
|
* don't need to know num of tokens in advanceCaolán McNamara2012-01-051-3/+3
|
* convert SvStream::WriteLine to rtl::OStringCaolán McNamara2012-01-054-11/+11
|
* ByteString->rtl::OString[Buffer]Caolán McNamara2012-01-056-47/+46
|
* align ifdefs of usage and definitionsCaolán McNamara2012-01-055-14/+4
|
* make VectorOfOutDevStates a class and refactor this a littleCaolán McNamara2012-01-053-242/+254
|
* add mode-lines to .idl filesCaolán McNamara2012-01-054194-1/+11577
|
* add mode-lines to some new filesCaolán McNamara2012-01-055-0/+13
|
* don't inherit from ByteStringCaolán McNamara2012-01-0511-201/+203
|
* callcatcher: drop some unused methodsCaolán McNamara2012-01-0518-1421/+26
|
* catch by const refCaolán McNamara2012-01-051-1/+1
|
* WaE and build errors with OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-056-10/+14
|
* better to have test for isEmpty firstCaolán McNamara2012-01-051-1/+1
|
* stray trailing ;Caolán McNamara2012-01-051-1/+1
|
* regenerate list under OSL_DEBUG_LEVEL=2Caolán McNamara2012-01-058-106/+37
|
* WaE and build fixes for OSL_DEBUG_LEVEL == 2Caolán McNamara2012-01-0511-30/+23
|
* do not announce if nothing is done (without langs)David Tardon2012-01-051-1/+1
|
* build and pack MediaWiki extension's help localizationsAndras Timar2012-01-051-1/+5
|