summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* the unknwon typo is surprisingly popularLuboš Luňák2012-07-163-4/+4
* There is not need to allocate memory just for getting the 'indexOf'Christophe JAILLET2012-07-165-10/+10
* These methods can be constJulien Nabet2012-07-152-10/+10
* fix breaker introduced by 0fcd1a73f0e1ec564f3c6da1ccd890183d3c18dbBjoern Michaelsen2012-07-142-1/+3
* Revert "Some cppcheck cleaning"Bjoern Michaelsen2012-07-142-10/+10
* Simplify code and correct the erroneous length parameter for "macro:///" and ...Christophe JAILLET2012-07-141-8/+8
* hrc cleanup: Remove include guards from src filesThomas Arnhold2012-07-141-3/+0
* Revert "attempt fix of hang on base close, due to solarmutex deadlock on join"Michael Stahl2012-07-092-10/+2
* Handle attachFrame on disposed object gracefullyStephan Bergmann2012-07-091-3/+1
* re-base on ALv2 code. Includes:Michael Meeks2012-07-061-2/+2
* fs34b: #i117039# restore old behavior of SfxUndoManager::EnableUndoFrank Schoenheit [fs]2012-07-061-14/+38
* gridfixes: don't be too generous with exceptions:Frank Schoenheit [fs]2012-07-064-19/+24
* update hardcoded borders according to the new Start Center imagesIvan Timofeev2012-07-061-4/+4
* Merge branch 'feature/template-dialog'Rafael Dominguez2012-07-061-0/+1
|\
| * Add TemplateManager entry to File menu.Rafael Dominguez2012-05-281-0/+1
* | ditch String::CreateFromAsciiCaolán McNamara2012-07-035-18/+13
* | Remove duplication of License/Credits informationStefan Knorr (astron)2012-07-031-1/+0
* | Remove unused definesThomas Arnhold2012-07-022-2/+0
* | targetted improvement of UNO API includes / usageMichael Meeks2012-07-026-24/+6
* | Remove unused definesThomas Arnhold2012-07-018-126/+0
* | hrc cleanup: Remove unused resource definitionsThomas Arnhold2012-07-011-1/+0
* | fix various (javac 1.7.0) warning: unreachable catch clauseMichael Stahl2012-06-292-32/+0
* | Java5 update - use generics where it makes senseNoel Grandin2012-06-2912-110/+86
* | Java5 update - convert Hashtable to HashMapNoel Grandin2012-06-291-2/+2
* | Java5 update - convert Vector to ArrayListNoel Grandin2012-06-293-64/+62
* | re-base on ALv2 code.Michael Meeks2012-06-298-161/+116
* | Remove include guardsThomas Arnhold2012-06-297-27/+0
* | Remove UNO includes commentsThomas Arnhold2012-06-294-8/+0
* | Remove unused header filesThomas Arnhold2012-06-283-1041/+0
* | Remove unused header filesThomas Arnhold2012-06-271-109/+0
* | Remove unused include filesThomas Arnhold2012-06-2712-2397/+0
* | Remove commented out codeThomas Arnhold2012-06-271-24/+0
* | re-base on ALv2 code.Michael Meeks2012-06-261-26/+17
* | reduce static_initialization_and_destruction chainCaolán McNamara2012-06-254-42/+24
* | Remove various commented out definesThomas Arnhold2012-06-253-18/+0
* | Fix prefix ++/-- operators for non-primitive typesJulien Nabet2012-06-231-19/+19
* | .xml files don't need executable bitsMichael Stahl2012-06-227-0/+0
* | .emf files don't need executable bitsMichael Stahl2012-06-221-0/+0
* | .props files don't need executable bitsMichael Stahl2012-06-222-0/+0
* | .cfg files don't need executable bitsMichael Stahl2012-06-221-0/+0
* | use generic names rather than specific algorithm names when scalingLuboš Luňák2012-06-222-4/+4
* | re-base on ALv2 code.Michael Meeks2012-06-2215-351/+216
* | replace all but one .hdl include with equivalent .hpp includes.Michael Meeks2012-06-211-1/+1
* | re-base on ALv2 code.Michael Meeks2012-06-21168-3766/+2417
* | re-base on ALv2 code.Michael Meeks2012-06-2121-409/+326
* | hrc cleanup: Remove unused definesThomas Arnhold2012-06-211-4/+0
* | Revert "Remove License/Credits menu items"Petr Mladek2012-06-191-0/+2
* | Remove License/Credits menu itemsStefan Knorr (astron)2012-06-181-2/+0
* | hrc cleanup: Remove completely unused RIDsThomas Arnhold2012-06-151-22/+0
* | Convert SV_DECL_PTRARR_DEL(ImageItemListDescriptor) to boost::ptr_vectorNoel Grandin2012-06-124-10/+7