summaryrefslogtreecommitdiffstats
path: root/framework
Commit message (Expand)AuthorAgeFilesLines
* Missing using com::sun::star::frame::DispatchHelperStephan Bergmann2012-08-281-0/+1
* fdo#46808, Adapt script::Converter service code to new styleNoel Grandin2012-08-271-1/+3
* fdo#46808, Use factory methods for frame::DispatchHelper instancesNoel Grandin2012-08-271-3/+2
* kill more unneeded stuff; rename uiconfig PackagesMatúš Kukan2012-08-247-664/+0
* Fix off-by-one drawing problems of the bottom docking area.Jan Holesovsky2012-08-231-2/+2
* add more runtime deps on resource files for unit-testsMatúš Kukan2012-08-211-0/+4
* Remove dead java code, fields and local variablesNoel Grandin2012-08-2011-446/+1
* Java update - fix various javadoc issuesNoel Grandin2012-08-204-10/+8
* gbuild: register all jarsMichael Stahl2012-08-172-10/+10
* remove menubar post processing of SID_PASTESPECIAL state to always enabledNoel Power2012-08-161-2/+1
* -Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann2012-08-1615-30/+7
* -Werror,-Wunused-value (Clang towards 3.2)Stephan Bergmann2012-08-161-1/+1
* sync cell context menu & edit menu 'PasteSpecial' entries for calc fdo#46250Noel Power2012-08-141-1/+3
* Remove Template Manager menu entry from start center.Rafael Dominguez2012-08-111-1/+0
* Remove unused local varsJulien Nabet2012-08-111-1/+0
* Remove Template Save menu entry from start center.Rafael Dominguez2012-08-101-1/+0
* Related fdo#51252: No more prereg, no more unopkg syncStephan Bergmann2012-08-101-2/+3
* reduce ascii noise and useless commentsThomas Arnhold2012-08-08174-1420/+8
* remove include comments and boxesThomas Arnhold2012-08-08324-2723/+2
* remove some more eof noiseThomas Arnhold2012-08-088-32/+0
* remove bogus date informationThomas Arnhold2012-08-0717-97/+0
* Remove non-existing forward declarationsThomas Arnhold2012-08-071-1/+0
* Remove commented out codeThomas Arnhold2012-08-071-3/+0
* fdo#46193 MessBox was made copyableZolnai Tamás2012-08-071-1/+1
* Remove unused macrosThomas Arnhold2012-08-052-17/+0
* cleanup filtercachedata.hxxThomas Arnhold2012-07-311-62/+0
* remove unnecessary includes of svl/svarray.hxxCaolán McNamara2012-07-304-4/+0
* Typo ressource -> resourceStephan Bergmann2012-07-3013-27/+27
* Fix excessive indentation.Kohei Yoshida2012-07-271-531/+531
* Remove unnecessary fluffy comment partitions.Kohei Yoshida2012-07-271-53/+3
* Header file without implementation. Not to mention nobody uses it.Kohei Yoshida2012-07-261-382/+0
* Unused methods.Kohei Yoshida2012-07-242-59/+0
* It makes no sense to make these methods virtual.Kohei Yoshida2012-07-242-16/+8
* Various Clang 3.1 -Wunsued-variable, -Wconstant-conversionStephan Bergmann2012-07-181-1/+0
* 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