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