summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Drop Core Text dynamic loading stufffeature/dematurize01Khaled Hosny2013-06-023-141/+13
* Get the new Core Text code to compileKhaled Hosny2013-06-026-102/+48
* Cherry-pick Core Text port from AOOKhaled Hosny2013-06-029-1/+2586
* C4702: unreachable codeJulien Nabet2013-06-021-3/+0
* Updated coreRaimundo Moura2013-06-021-0/+0
* clang, -Wunused-private-fieldJulien Nabet2013-06-021-1/+0
* Updated coreAndras Timar2013-06-021-0/+0
* Updated coreAndras Timar2013-06-021-0/+0
* jvmfwk: de-Pascalize do_msvcr71_magicMichael Stahl2013-06-021-11/+7
* mysqlcppconn: MSVC 2010 finally has grown a stdint.hMichael Stahl2013-06-021-1/+3
* configure: fix warning about missing test parameterMichael Stahl2013-06-021-1/+1
* fdo#39468 Comment translation GER-ENG in sw/source/ui/unoMatthias Freund2013-06-024-49/+11
* remove unused variableMarkus Mohrhard2013-06-021-1/+0
* fix plugin build with clang < 3.3Luboš Luňák2013-06-021-6/+6
* fix Werror tinderbox problemMarkus Mohrhard2013-06-021-1/+1
* sidebar: Restrict the minimal width of the sidebar.Jan Holesovsky2013-06-029-6/+50
* sidebar: Don't overlap widgets in the .ui based panels.Jan Holesovsky2013-06-021-0/+4
* sidebar: Convert TextPropertyPanel to .ui + adapt code.Jan Holesovsky2013-06-028-564/+588
* sidebar: Try harder to find the command's image.Jan Holesovsky2013-06-021-6/+35
* sidebar: Support for dropdown toolbar items in .ui.Jan Holesovsky2013-06-021-2/+7
* sidebar: Allow creation of SidebarToolBoxes via .ui.Jan Holesovsky2013-06-023-4/+20
* linkoo: Link .ui files correctly.Jan Holesovsky2013-06-021-1/+1
* sidebar: Allow creation of toolboxes using Widget layout / .ui.Jan Holesovsky2013-06-027-8/+168
* sidebar: Introduce PanelLayout class.Jan Holesovsky2013-06-024-1/+76
* another merge errorMarkus Mohrhard2013-06-021-1/+1
* fix warnings after mergeMarkus Mohrhard2013-06-021-3/+3
* after rebase we have two SetCell methodsMarkus Mohrhard2013-06-021-0/+9
* temporary ugly hack for ordering problemMarkus Mohrhard2013-06-021-0/+5
* use the correct order of arguments for expected and actual in calc testsMarkus Mohrhard2013-06-021-2/+2
* all formula cells have now an explicit number formatMarkus Mohrhard2013-06-027-90/+6
* let us use clean test environmentsMarkus Mohrhard2013-06-021-139/+203
* accept this result as bug fixedMarkus Mohrhard2013-06-026-41/+8
* CPPUNIT_ASSERT_EQUAL gives a more helpful error messageMarkus Mohrhard2013-06-021-1/+1
* don't set hard format for text formatsMarkus Mohrhard2013-06-021-1/+4
* remove inherited number formats, related fdo#60215Markus Mohrhard2013-06-026-11/+48
* use static_cast instead of c style castMarkus Mohrhard2013-06-021-6/+7
* this method is unused nowMarkus Mohrhard2013-06-021-2/+0
* String to OUStringMarkus Mohrhard2013-06-021-2/+2
* bail out early for error cellsMarkus Mohrhard2013-06-021-8/+12
* bail out for error cells earlyMarkus Mohrhard2013-06-021-11/+11
* remove one more use of inherited number formatsMarkus Mohrhard2013-06-022-46/+3
* initial work on removing some ScFormulaCell instancesMarkus Mohrhard2013-06-026-29/+179
* we don't need this include in the header fileMarkus Mohrhard2013-06-021-2/+0
* a few more places without ScFormulaCellMarkus Mohrhard2013-06-022-6/+6
* preparations for inherited number format removalMarkus Mohrhard2013-06-0210-65/+12
* remove temporary String instancesMarkus Mohrhard2013-06-021-4/+2
* more String->OUString and early bail outsMarkus Mohrhard2013-06-021-33/+27
* String->OUString and bail out earlyMarkus Mohrhard2013-06-021-51/+49
* let us use scoped_ptr when possibleMarkus Mohrhard2013-06-021-4/+2
* make the method privateMarkus Mohrhard2013-06-021-1/+1