Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-06 | remove .src remnants | Caolán McNamara | |
Change-Id: Icd3df6c154e1eac0d7ba47c449c3fdc6ae388879 | |||
2013-03-04 | Convert page header/footer to new widget UI | Olivier Hallot | |
* The widget UI needs further work for better display, but all elements are there * Fix First page toggle with header/footer on/off * Calculations for Edit button position in Calc discarded. * Some comments in German translated * Need to address helpID's Change-Id: Iab4eec4fb2497d17c8eb1ab2bab7c31b028af7b0 Reviewed-on: https://gerrit.libreoffice.org/2478 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> | |||
2013-02-24 | rewrite import CSV dialog to WidgetLayout | Petr Vorel | |
Change-Id: Ifa674dc3cf14c9633be10b2fb7b59fea55a6a2e4 Reviewed-on: https://gerrit.libreoffice.org/2332 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com> | |||
2013-02-14 | adapt code to insert sheet .ui | Caolán McNamara | |
Change-Id: Idba3ff98cecd47743d83ad444151117d5f457a7d | |||
2012-11-28 | Use the resource file correctly. | Kohei Yoshida | |
Change-Id: I40af0beaf0de25347e8241c08e3be5f92ac16f93 | |||
2012-11-17 | convert text import options to .ui | Caolán McNamara | |
Change-Id: Ice6228f0548507b0400c25f40d8aa7cb557c8088 | |||
2012-10-30 | implement basic support for icon sets | Markus Mohrhard | |
already supports ooxml import Change-Id: I3e54aa1632a78f853bb13a3a4f76e9d66ea0b9ac | |||
2012-08-02 | tubes: move sc/source/ui/collab/contacts.* to tubes | Matúš Kukan | |
- sc no longer directly links against telepathy - there is new class ScCollaboration derived from abstract Collaboration describing collaboration functionality for apps used in tubes/ - also added resource manager into tubes/ Change-Id: Ic89ae955f5b47490f4f4b8781bcee5dea5336bae | |||
2012-07-17 | tubes: more work on contact list and missing files | Michael Meeks | |
2012-07-04 | add the cond format manager | Markus Mohrhard | |
Change-Id: I2c21b048c24333e4d04434ff92b9d9da2efe9558 | |||
2012-06-11 | first part for new conditional format dialog | Markus Mohrhard | |
Change-Id: I97d025e468d6c90cdb780c3654706df20300429a | |||
2012-06-11 | data bar settings menu | Markus Mohrhard | |
Change-Id: I7cf3604392b04c2fdd5070caebf9f9dc1ce178c8 | |||
2012-05-30 | New skeleton dialog for detailed calculation settings. | Kohei Yoshida | |
This dialog is launched from the Formula options dialog. Change-Id: I554de0f7d376803f2e94907aa78648708b8f6b84 | |||
2012-04-09 | add package deps for resources | David Tardon | |
2012-03-10 | gbuild: get rid of realpath in gb_Foo_set_include | Matúš Kukan | |
2012-02-10 | fdo#39491 remove nonexistent include paths | Matúš Kukan | |
2012-01-04 | fix dep to svx/globlmn.hrc inside of tail_build | Norbert Thiebaud | |
2011-12-20 | gbuild: these targets depend on svx/globlmn.hrc | Matúš Kukan | |
2011-11-23 | ManageNames: improve AddNames UI, no logic yet | Markus Mohrhard | |
2011-09-12 | Move ScCheckListMenuWindow and ScMenuFloatingWindow into own files. | Kohei Yoshida | |
2011-08-10 | prefer makefile-gmake-mode to plain makefile-mode | Takeshi Abe | |
2011-07-30 | Add consistent Emacs and vim mode lines | Tor Lillqvist | |
2011-04-28 | Remove unnecessary include in sc build | Norbert Thiebaud | |
2011-03-29 | realpath is not very nice with nonexistent path.... | Norbert Thiebaud | |
2011-03-29 | Fix Windows build of SC | Fridrich Štrba | |
2011-03-25 | gnumake support for calc. | Norbert Thiebaud | |
calc build and execute. loading excel file fail |